GrapeCity SPREAD for Windows Forms 12.0J
RangeActionsCommand コンストラクタ(Worksheet,Reference[],ManipulationOptions)


RangeActionsCommand クラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal worksheet As Worksheet, _
   ByVal references() As Reference, _
   ByVal manipulationOptions As ManipulationOptions _
)
'使用法
 
Dim worksheet As Worksheet
Dim references() As Reference
Dim manipulationOptions As ManipulationOptions
 
Dim instance As New RangeActionsCommand(worksheet, references, manipulationOptions)
public RangeActionsCommand( 
   Worksheet worksheet,
   Reference[] references,
   ManipulationOptions manipulationOptions
)

パラメータ

worksheet
references
manipulationOptions
参照

RangeActionsCommand クラス
RangeActionsCommand メンバ
オーバーロード一覧

 

 


Copyright © 2004 GrapeCity inc.